Manager: System Error Handler



Carbon does not support the System Error Handler.

The system error constants will be supported in Carbon. Mac OS functions with a return type of OSErr return values based on these constants.

Unsupported  AddErrInsert

Unsupported  addInserts

Unsupported  CloseErrMgr

Supported  errno

Unsupported  GetSysErrText

Unsupported  GetToolErrText

Unsupported  InitErrMgr

Unsupported  MacOSErr

Not Recommended  SysError

You should terminate your application in a more graceful manner such as by calling ExitToShell.

[Table of Contents] [Manager Index] [Function Index]

Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.